ldap mgmt-ldap-groups
This command configures the Management LDAP Groups table, which lets you define an access level per management groups per LDAP Servers table.
Syntax
(config-system)# ldap-configuration <Index> (ldap-configuration-<Index>)# mgmt-ldap-groups <Index> (mgmt-ldap-groups-<Index>/<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
groups |
Defines the Attribute names of the groups in the LDAP server. |
level |
Defines the access level of the group(s). |
Command Mode
Privileged User
Example
This example configures the LDAP server with monitor access level:
(config-system)# ldap-configuration 0 (ldap-configuration-0)# mgmt-ldap-groups 1 (mgmt-ldap-groups-0/1)# level monitor